home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 618 b | 26 lines | [TEXT/GEOL] |
- Item 7936718 25-Oct-88 15:44
-
- From: D0756 Tradenet, Dev, Adam Wildavsky
-
- To: UK0016 Icon Technology UK
-
- cc: MACAPP.TECH$ MACAPP Tech
-
- Sub: More on WriteLn
-
- The problem with search is that it will find all WriteLn calls, legitimate and
- illegitimate. If I could find a utility which would preprocess an MPW file,
- stripping out code of the form
-
- {$IFC FALSE}
- xxx
- {$ENDC}
-
- then search would be all I'd need. Unfortunately, neither Pascal, Pasmat, nor
- Pasref seem to be able to do this.
-
- AW
-
-
-
-